Uses of Interface
org.eclipse.vtp.framework.interactions.core.conversation.IOutputMessage

Packages that use IOutputMessage
org.eclipse.vtp.framework.interactions.core.conversation   
org.eclipse.vtp.framework.interactions.core.services   
 

Uses of IOutputMessage in org.eclipse.vtp.framework.interactions.core.conversation
 

Methods in org.eclipse.vtp.framework.interactions.core.conversation that return IOutputMessage
 IOutputMessage IConversation.createOutputMessage(OutputMessageConfiguration configuration)
           
 

Uses of IOutputMessage in org.eclipse.vtp.framework.interactions.core.services
 

Methods in org.eclipse.vtp.framework.interactions.core.services that return IOutputMessage
 IOutputMessage Conversation.createOutputMessage(OutputMessageConfiguration configuration)